CoreNeedSystem v1.0
Author: premysl_official
Version: 1.1

📄 Requirements:

ScriptHook V
ScriptHookVDotNet 3
LemonUI SHVDN3

🛠️ Installation:

Download and extract the archive.
Choose your preferred language version.
Copy all files to the Grand Theft Auto V/scripts/ folder.
Launch the game — done!

[Needs]
BuyKey = E
FoodPrice = 5
DrinkPrice = 5
EatAmount = 10
DrinkAmount = 10
HungerDrainPerSecond = 0,01
ThirstDrainPerSecond = 0,015

[VisualEffects]
EnableLowNeedEffect = true
LowNeedEffectThreshold = 10
LowNeedsEffect = Rampage

BuyKey – The key used to purchase food or drinks (e.g., E). Set this to a valid Windows key name like F, R, Q, etc.

FoodPrice – The price for food.

DrinkPrice – The price for a drink.

EatAmount – How much hunger is restored when consuming food.

DrinkAmount – How much thirst is restored when consuming a drink.

HungerDrainPerSecond – The rate at which hunger decreases per second. Higher values mean your character gets hungry faster.

ThirstDrainPerSecond – The rate at which thirst decreases. Works the same way — higher values = faster thirst depletion.

EnableLowNeedEffect – option to enable/disable the effect

LowNeedEffectThreshold – setting for the effect display threshold

LowNeedsEffect – changes the type of effect